[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 4898   SHUFFLE   <  SKIP 650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24697Rodriguez, Manuel, AW1V 5RNLondonEnglandUnited Kingdom
16890Reed, Timothy98371PuyallupWashingtonUnited States
29293Wu, Nuan4171HawthorneQueenslandAustralia

Generated 2025-07-17 19:04:36.667 UTC