[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 7533  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27001Kapoor, Carla66578NeunkirchenSaarlandGermany
27169Xu, Louis66578NeunkirchenSaarlandGermany
27798Bryant, Brandon66578NeunkirchenSaarlandGermany
29441Patel, Adriana, L66578NeunkirchenSaarlandGermany

Generated 2025-07-14 14:41:01.298 UTC