[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 4229  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20169Gray, Garrett, N66740SaarlouisSaarlandGermany
22391Watson, Angela, M66740SaarlouisSaarlandGermany
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
22476Martinez, Shane, J66740SaarlouisSaarlandGermany
22867Ruiz, Max66740SaarlouisSaarlandGermany
21816Roberts, Jackson66740SaarlouisSaarlandGermany

Generated 2025-07-09 17:30:22.336 UTC