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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24978Stewart, Kaylee98312BremertonWashingtonUnited States
17452Nath, Mitchell, W98312BremertonWashingtonUnited States
15607Gill, Ricky, A4000BrisbaneQueenslandAustralia

Generated 2025-07-20 15:42:08.211 UTC