[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 456   SHUFFLE   <  SKIP 969  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12128Munoz, Kristy, E12171BerlinHessenGermany
28850Hernandez, NelsonV8Y 1L1CliffsideBritish ColumbiaCanada
26819Mitchell, Devin66740SaarlouisSaarlandGermany
18501Powell, Alexandra99362Walla WallaWashingtonUnited States

Generated 2025-07-19 04:51:57.384 UTC