[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 470   SHUFFLE   <  SKIP 1488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12100Sun, Jon91502BurbankCaliforniaUnited States
22898Washington, Melanie92020El CajonCaliforniaUnited States
19308Rai, Casey, MSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-17 13:06:50.347 UTC