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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19454Sharma, Roger, L66578NeunkirchenSaarlandGermany
20572Diaz, Caroline66578NeunkirchenSaarlandGermany
20723Zhu, Cedric, T66578NeunkirchenSaarlandGermany
20908Foster, Wyatt, C66578NeunkirchenSaarlandGermany

Generated 2025-07-13 04:36:43.518 UTC