[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 4607   <  SKIP 1125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16540Browning, Theodore, L38231SalzgitterHessenGermany
20840Xie, Alison, H93500PantinSeine Saint DenisFrance
18557Lopez, Bailey, RV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 14:16:56.799 UTC