[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 4585   SHUFFLE   <  SKIP 582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21744Perry, Emma94014ColmaCaliforniaUnited States
17583Cook, Stephanie98312BremertonWashingtonUnited States
22248Ramos, Gary, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 07:56:18.649 UTC