[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 2218   SHUFFLE   <  SKIP 631  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States
11983Ortega, Cheryl90706BellflowerCaliforniaUnited States
18514Romero, Anne90706BellflowerCaliforniaUnited States
18091Bell, ChaseV9MetchosinBritish ColumbiaCanada

Generated 2025-07-16 02:52:22.449 UTC