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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15928Pal, Priscilla, J66578NeunkirchenSaarlandGermany
27151Moreno, Carrie, WRH15 9UDWest SussexEnglandUnited Kingdom
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance

Generated 2025-07-20 00:53:26.836 UTC