[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 511   SHUFFLE   <  SKIP 1360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18127He, Franklin, KW1N 9FALondonEnglandUnited Kingdom
13341King, Lucas, L90802Long BeachCaliforniaUnited States
19820Coleman, Alexandra, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-13 16:39:23.291 UTC