[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 2873  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15041Goel, Michele4171HawthorneQueenslandAustralia
20287Simmons, Destiny, V91910Chula VistaCaliforniaUnited States
23400Lee, Andrew, G94611OaklandCaliforniaUnited States
16206Lewis, Cindy, C64283DarmstadtHessenGermany

Generated 2025-07-12 01:12:40.885 UTC