[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1928  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12579Sanchez, Lydia, S2777SpringwoodNew South WalesAustralia
11906Sanders, Gabriella4000BrisbaneQueenslandAustralia
27035Long, Ana91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 12:04:11.062 UTC