[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16208Chandra, Ruth66001SaarbrückenSaarlandGermany
19514Rodriguez, Kari63009OffenbachSaarlandGermany
17956Gomez, Jaime57000MetzMoselleFrance

Generated 2025-07-11 04:24:08.200 UTC