[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 482   <  SKIP 3750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22476Martinez, Shane, J66740SaarlouisSaarlandGermany
22391Watson, Angela, M66740SaarlouisSaarlandGermany
22519Hughes, Logan, M66740SaarlouisSaarlandGermany

Generated 2025-07-14 20:44:40.559 UTC