[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 508   <  SKIP 1067  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28739Perry, Mya93000BobignySeine Saint DenisFrance
11405Goel, Bonnie53131BonnHamburgGermany

Generated 2025-07-18 04:04:34.044 UTC