[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 460   SHUFFLE   <  SKIP 2015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25306Zeng, Glenn, A80074MünchenHessenGermany
22357Lal, Justin92020El CajonCaliforniaUnited States
20885Xie, TerryL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-15 14:13:46.352 UTC