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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21323Jackson, Robert98366Port OrchardWashingtonUnited States
24851Ortega, LeslieSL4 1RHBerksEnglandUnited Kingdom
28382Ortega, Roberto, R24044KielSaarlandGermany

Generated 2025-07-14 07:49:44.324 UTC