[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 875   SHUFFLE   <  SKIP 1484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23514Bell, Chloe98027IssaquahWashingtonUnited States
24093He, Claudia, FTY31RuncornEnglandUnited Kingdom
26969Hu, Cedric33041PaderbornHamburgGermany

Generated 2025-07-12 14:25:24.081 UTC