[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 322   SHUFFLE   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27238Hernandez, Jesse, D94519ConcordCaliforniaUnited States
14288Ramirez, Christina, M92020El CajonCaliforniaUnited States
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-14 11:39:54.200 UTC