[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 2421   SHUFFLE   <  SKIP 679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28379Rana, Edgar, M31770ColomiersGaronne (Haute)France
14021Richardson, Michelle98033KirklandWashingtonUnited States
19266Xu, Grant, M3280WarrnamboolVictoriaAustralia

Generated 2025-07-12 00:37:07.939 UTC