[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 0   SHUFFLE   <  SKIP 3013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17513Saunders, Micheal4700RockhamptonQueenslandAustralia
24237Henderson, Chloe98033KirklandWashingtonUnited States
23360Moore, Marcus, E94063Redwood CityCaliforniaUnited States

Generated 2025-10-29 21:02:46.782 UTC