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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15989Campbell, Savannah94010BurlingameCaliforniaUnited States
21084Deng, Clarence, W92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-11 05:59:41.522 UTC