[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 149   SHUFFLE   <  SKIP 5519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12878Sun, Gilbert, L90210Beverly HillsCaliforniaUnited States
21666Jimenez, Leslie14197BerlinNordrhein-WestfalenGermany
17596Vazquez, Adrienne98312BremertonWashingtonUnited States

Generated 2025-07-21 04:25:40.372 UTC