[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 512   SHUFFLE   <  SKIP 2648  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28803Edwards, Gabriella, L98033KirklandWashingtonUnited States
21910Perez, Rebekah, C53131BonnNordrhein-WestfalenGermany
24021Munoz, Clinton, F93500PantinSeine Saint DenisFrance
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 19:05:49.288 UTC