[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 540   SHUFFLE   <  SKIP 90  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12831Lal, Kathryn, H66041PoingSaarlandGermany
13260Flores, James, V66578NeunkirchenSaarlandGermany
25560Vazquez, Daisy, L3977CranbourneVictoriaAustralia
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-15 07:39:07.495 UTC