[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 376   SHUFFLE   <  SKIP 538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15247Stewart, Catherine98371PuyallupWashingtonUnited States
18800Phillips, Jennifer, A97034Lake OswegoOregonUnited States
22614Shan, Tommy, HW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-11-05 04:04:16.274 UTC