[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 2218   SHUFFLE   <  SKIP 645  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14782Lewis, Michael, R33098PaderbornNordrhein-WestfalenGermany
22597Chandra, Rachael, V12311BerlinHamburgGermany
23937Ruiz, Eddie, C53131BonnHamburgGermany
26533Mitchell, Xavier, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-19 16:58:56.205 UTC