[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 9524  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom
26911Gomez, KristiSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-14 19:40:32.149 UTC