[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 250   <  SKIP 4747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14848Louverdis, George59140DunkerqueNordFrance
14925Hughes, Ashley, M59140DunkerqueNordFrance
15115Patterson, Christian, M59140DunkerqueNordFrance

Generated 2025-07-20 03:50:22.255 UTC