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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28631Phillips, IsaiahV7L 4J4N. VancouverBritish ColumbiaCanada
25284Mitchell, Allison90241DowneyCaliforniaUnited States
17934Gill, Nelson, G04838EilenburgBrandenburgGermany

Generated 2025-07-21 02:37:19.526 UTC