[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 9718   <  SKIP 693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15337Gonzales, Rachel, A91910Chula VistaCaliforniaUnited States
19732Hill, Kyle90706BellflowerCaliforniaUnited States
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States

Generated 2025-07-19 13:43:12.102 UTC