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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States
16144Kelly, Patrick98033KirklandWashingtonUnited States
13106Munoz, Ebony2036MalabarNew South WalesAustralia

Generated 2025-07-11 14:45:39.480 UTC