[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 1402   SHUFFLE   <  SKIP 507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16990Griffin, Zachary92102San DiegoCaliforniaUnited States
22289Long, Thomas, E90706BellflowerCaliforniaUnited States
23769Dominguez, NatashaLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-19 18:36:53.207 UTC