[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 650   SHUFFLE   <  SKIP 1595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27950Sanz, Shannon57000MetzMoselleFrance
25530Lopez, Gerald, M48001MünsterSaarlandGermany
13310Barnes, Miguel, D98371PuyallupWashingtonUnited States

Generated 2025-07-21 00:35:01.705 UTC