[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 3123  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12782Long, Elizabeth, FV0SookeBritish ColumbiaCanada
16556Butler, Angelica59368WerneNordrhein-WestfalenGermany
13956Ma, Dawn, A2264SilverwaterNew South WalesAustralia
13445Davis, Logan, H94015Daly CityCaliforniaUnited States

Generated 2025-07-10 01:53:34.162 UTC