[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 7291   SHUFFLE   <  SKIP 610  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28167Hughes, Samuel, W90012Los AngelesCaliforniaUnited States
14345Rodriguez, Kristi3550BendigoVictoriaAustralia
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-19 05:09:49.372 UTC