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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20315Ramirez, Devin99362Walla WallaWashingtonUnited States
26196Griffin, Gavin91932Imperial BeachCaliforniaUnited States
18368Hughes, Austin, PV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 16:21:02.303 UTC