[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 2295   SHUFFLE   <  SKIP 944  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28198Moyer, Jared, VV0SookeBritish ColumbiaCanada
19427Lopez, Troy, M75008ParisSeine (Paris)France
17220Wang, Glenn, R14197BerlinSaarlandGermany
25921Shan, Colin2138RhodesNew South WalesAustralia

Generated 2025-07-22 05:40:54.789 UTC