[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 3217   <  SKIP 4917  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23733Gomez, Natasha, G98312BremertonWashingtonUnited States
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 18:02:51.135 UTC