[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 416   SHUFFLE   <  SKIP 615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18823Xu, Russell90706BellflowerCaliforniaUnited States
15636White, David, P64283DarmstadtHessenGermany
28584Mr., Smith, Rolando, T.94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 05:41:22.571 UTC