[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 2986   <  SKIP 1384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18879Morgan, Garrett, J94014ColmaCaliforniaUnited States
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States
28956Xu, Colleen3198SeafordVictoriaAustralia

Generated 2025-07-18 14:26:06.775 UTC