[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 717   SHUFFLE   <  SKIP 1854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24737Bailey, Angela98371PuyallupWashingtonUnited States
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom
29255Washington, Kyle, C90505TorranceCaliforniaUnited States

Generated 2025-07-16 00:14:27.395 UTC