[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 511   SHUFFLE   <  SKIP 1865  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18566Peterson, Bryce94015Daly CityCaliforniaUnited States
26613Lal, Priscilla94010BurlingameCaliforniaUnited States
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-22 05:52:51.334 UTC