[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 2986   <  SKIP 1395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25515Deng, Tara95000CergyVal d'OiseFrance
20566Mehta, George, LB29 6SLBirminghamEnglandUnited Kingdom
21838Ruiz, Gerald, C66041PoingSaarlandGermany

Generated 2025-07-18 03:54:55.107 UTC