[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 1249   SHUFFLE   <  SKIP 591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26611Henderson, Kayla94519ConcordCaliforniaUnited States
18061Bailey, Jesse, A94015Daly CityCaliforniaUnited States
17599Cooper, Sebastian, A98403TacomaWashingtonUnited States

Generated 2025-07-13 21:48:34.631 UTC