[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   SKIP 24   SHUFFLE   <  SKIP 833  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15351Lu, Steve98168BurienWashingtonUnited States
16518Holt, Krystal3977CranbourneVictoriaAustralia
27407Griffin, Faith, L97205PortlandOregonUnited States

Generated 2025-07-13 02:06:40.637 UTC