[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 827   SHUFFLE   <  SKIP 1080  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14623Li, Benjamin, H92102San DiegoCaliforniaUnited States
11012Walker, Lauren, M98312BremertonWashingtonUnited States
15960Bryant, Brianna, R94015Daly CityCaliforniaUnited States

Generated 2025-07-15 01:54:58.411 UTC