[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 0   SHUFFLE   <  SKIP 3675  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16447Becker, KateTY31RuncornEnglandUnited Kingdom
26894Goel, Lindsey04139LeipzigNordrhein-WestfalenGermany
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
28522Ma, Rosa, M66272Sulzbach TaunusSaarlandGermany
16968Griffin, Ian92102San DiegoCaliforniaUnited States
27562Bailey, Haley, SV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-11-04 21:14:40.982 UTC