[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 518   SHUFFLE   <  SKIP 3708  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12209Jai, Mindy90706BellflowerCaliforniaUnited States
26983Vance, Adriana14197BerlinNordrhein-WestfalenGermany
15769Coleman, Kelly91945Lemon GroveCaliforniaUnited States

Generated 2025-07-19 11:29:22.547 UTC