[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 2805  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26760Butler, Katherine, F3280WarrnamboolVictoriaAustralia
28294Jenkins, Alexis90802Long BeachCaliforniaUnited States
24286Goel, Kelvin91910Chula VistaCaliforniaUnited States
11730Torres, Emma98052RedmondWashingtonUnited States

Generated 2025-07-14 01:48:52.131 UTC