[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 750   SHUFFLE   <  SKIP 2245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14889Kumar, Drew, W94010BurlingameCaliforniaUnited States
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom
16253Lal, Bethany, A20354HamburgHamburgGermany

Generated 2025-07-14 02:52:42.698 UTC