[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 24   SHUFFLE   <  SKIP 1317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20723Zhu, Cedric, T66578NeunkirchenSaarlandGermany
29417Vazquez, Kellie, B80074MünchenHamburgGermany
16336Wright, Jonathan, A90241DowneyCaliforniaUnited States

Generated 2025-07-11 01:17:18.616 UTC