[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 680   SHUFFLE   <  SKIP 5743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28400Anand, Cedric, P14197BerlinSaarlandGermany
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom
23654Wu, Alisha1002SydneyNew South WalesAustralia

Generated 2025-07-14 09:40:46.401 UTC