[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 3993   SHUFFLE   <  SKIP 2980  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom
28187Chen, Aaron90012Los AngelesCaliforniaUnited States
24867Suarez, Beth, K80074MünchenHessenGermany
11450Mehta, Brett6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-18 02:53:19.679 UTC