[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 251   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28283Long, RachelV7L 4J4N. VancouverBritish ColumbiaCanada
15198Watson, Lauren, K90241DowneyCaliforniaUnited States
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-13 02:24:01.905 UTC