[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 3669   SHUFFLE   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18154She, Calvin, A14197BerlinNordrhein-WestfalenGermany
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States
11584Carter, Devin, J66578NeunkirchenSaarlandGermany

Generated 2025-07-12 15:42:47.307 UTC