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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17181Lal, Jenny, C70511StuttgartSaarlandGermany
17797Martinez, Ebony70511StuttgartSaarlandGermany
17811Hernandez, Stacy70452StuttgartSaarlandGermany
17902Lopez, Ruth, D70511StuttgartSaarlandGermany

Generated 2025-07-13 02:55:46.595 UTC