[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 3669   SHUFFLE   <  SKIP 1037  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
23807Hughes, Carson94015Daly CityCaliforniaUnited States
12748Bell, Grace93700DrancySeine Saint DenisFrance

Generated 2025-07-13 07:01:00.513 UTC