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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16075Johnson, Alexis, J99362Walla WallaWashingtonUnited States
21466Jones, Austin97034Lake OswegoOregonUnited States
13701Scott, HaleyV2M1N7NewtonBritish ColumbiaCanada

Generated 2025-07-12 07:09:23.636 UTC