[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 1596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11663Williams, Seth, A99362Walla WallaWashingtonUnited States
28501Perez, Gerald, N53001BonnHamburgGermany
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom

Generated 2025-07-12 12:55:08.835 UTC