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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18071Campbell, Katelyn, E91941GrossmontCaliforniaUnited States
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom
28691Andersen, Alejandro, B33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-14 03:49:28.051 UTC