[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 484   SHUFFLE   <  SKIP 2489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26101Smith, Phillip, S98225BellinghamWashingtonUnited States
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom
14410Brooks, Arianna92625Newport BeachCaliforniaUnited States

Generated 2025-07-08 12:38:44.043 UTC