[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 568   SHUFFLE   <  SKIP 1153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15258Reed, Chloe98107BallardWashingtonUnited States
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
21877Xu, Clarence2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-22 13:14:44.515 UTC