[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 437   SHUFFLE   <  SKIP 2281  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom
28803Edwards, Gabriella, L98033KirklandWashingtonUnited States
24158Deng, Omar59000LilleNordFrance
26978Sharma, Cassie, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-20 23:30:39.262 UTC