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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States
25510Kumar, Grant, AW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-20 12:42:45.301 UTC