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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26075Walker, Jessica, N99362Walla WallaWashingtonUnited States
16867King, Katelyn94063Redwood CityCaliforniaUnited States
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States

Generated 2025-07-15 01:38:12.236 UTC