[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 7474   <  SKIP 40  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21827Gutierrez, Mallory66578NeunkirchenSaarlandGermany
22310Sanders, Christina66578NeunkirchenSaarlandGermany
22491Nara, Jerry66578NeunkirchenSaarlandGermany

Generated 2025-07-21 20:30:47.789 UTC