[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 250   SHUFFLE   <  SKIP 6724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27248Taylor, Kayla98371PuyallupWashingtonUnited States
25547Suri, CarlaOX16 8RSOxonEnglandUnited Kingdom
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 17:55:32.935 UTC