[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 2295   SHUFFLE   <  SKIP 85  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15520Navarro, Desiree92118CoronadoCaliforniaUnited States
18601Garcia, Cynthia, K92118CoronadoCaliforniaUnited States
29142Smith, Ashley, C94010BurlingameCaliforniaUnited States

Generated 2025-07-13 15:49:05.255 UTC