[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom
26911Gomez, KristiSW19 3RULondonEnglandUnited Kingdom
26849Martin, Billy, BSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-14 01:37:39.234 UTC