[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 999   SHUFFLE   <  SKIP 635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25507Guo, Suzanne75003ParisSeine (Paris)France
14148Sharma, Shaun, L34117KasselHessenGermany
17382Allen, Blake94611OaklandCaliforniaUnited States

Generated 2025-07-14 11:33:04.225 UTC