[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 437   <  SKIP 4011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15679Patterson, Robert59100RoubaixNordFrance
16398Rana, Emmanuel, J59100RoubaixNordFrance
16436Henderson, Ethan59100RoubaixNordFrance

Generated 2025-07-22 09:05:01.667 UTC