[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 2452   SHUFFLE   <  SKIP 124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28068Wood, Amanda, S92625Newport BeachCaliforniaUnited States
20547Chen, EthanV2M1N7NewtonBritish ColumbiaCanada
28517Gonzalez, Troy, ALA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-20 17:06:39.222 UTC