[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   SHUFFLE   <  SKIP 116  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25633Sutton, Tara, A80074MünchenHamburgGermany
24965Hayes, Justin, V99202SpokaneWashingtonUnited States
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom
14071Li, Jack, J4700RockhamptonQueenslandAustralia

Generated 2025-07-12 20:20:09.500 UTC