[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 296   SHUFFLE   <  SKIP 2247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26327Jai, Jack90241DowneyCaliforniaUnited States
14430Jones, Sydney98104SeattleWashingtonUnited States
24566Nara, Kara, EY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-16 10:51:41.888 UTC