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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11378Liang, Shannon57000MetzMoselleFrance
11425Gray, Ariana, D57000MetzMoselleFrance
11587Bryant, Kevin57000MetzMoselleFrance
12308He, Margaret57000MetzMoselleFrance

Generated 2025-07-16 19:10:53.700 UTC