[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 43  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13548Jai, Bridget, M91480FrankfurtBayernGermany
25914Hughes, Seth98104SeattleWashingtonUnited States
25066Robinson, Charles, DV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-11 23:29:17.864 UTC