[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   SHUFFLE   SKIP 3217   <  SKIP 502  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27662Zheng, Bianca, G91502BurbankCaliforniaUnited States
29414Patel, Lydia, B59491Villeneuve-d'AscqNordFrance
26323Ruiz, Dwayne, A97005BeavertonOregonUnited States
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-20 06:46:27.240 UTC