[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   SKIP 509   SHUFFLE   <  SKIP 833  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18016Liu, Tiffany, J93400Saint-DenisSeine Saint DenisFrance
17385Martinez, Grace, MV0SookeBritish ColumbiaCanada

Generated 2025-07-15 20:52:58.505 UTC