[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 561   <  SKIP 4437  >   <  TAKE 3  >   

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

3 items

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

Generated 2025-07-18 22:57:39.147 UTC