[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 263   SHUFFLE   <  SKIP 1364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17710Stewart, Natalie, FPB12PeterboroughEnglandUnited Kingdom
17997Sharma, April, J59491Villeneuve-d'AscqNordFrance
24685Kumar, Jordan, E91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-19 00:06:00.979 UTC