[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 364   SHUFFLE   <  SKIP 1433  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25436Ross, Destiny, K92625Newport BeachCaliforniaUnited States
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
28058Alvarez, Jaime, C94010BurlingameCaliforniaUnited States

Generated 2025-07-16 15:46:32.264 UTC