[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 228   SHUFFLE   <  SKIP 1129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28426Xie, MelvinEC1R 0DULondonEnglandUnited Kingdom
23454Wang, Ryan, D90401Santa MonicaCaliforniaUnited States
21222Xu, Kelvin, K4169East BrisbaneQueenslandAustralia

Generated 2025-07-21 20:27:12.279 UTC