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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12298Zeng, Crystal66578NeunkirchenSaarlandGermany
12725James, Gabrielle66578NeunkirchenSaarlandGermany
12799Chandra, George, H66578NeunkirchenSaarlandGermany
12838Beck, Ralph66578NeunkirchenSaarlandGermany

Generated 2025-07-18 02:32:10.634 UTC