[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 62   SHUFFLE   <  SKIP 165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11391Xie, Lindsay, T38231SalzgitterHessenGermany
22142Alonso, Nelson94010BurlingameCaliforniaUnited States
16385Perez, James, L95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 04:24:27.586 UTC