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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
26244Hughes, Jordan99202SpokaneWashingtonUnited States
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-12 05:27:32.594 UTC