[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 8719   <  SKIP 1753  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29370Kelly, Mason, M46236BottropNordrhein-WestfalenGermany
23787Ward, Adrian, P94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 02:06:21.443 UTC