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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States
25704Murphy, Seth, A3977CranbourneVictoriaAustralia
14298Jenkins, Kaitlyn, R90012Los AngelesCaliforniaUnited States

Generated 2025-07-17 15:09:01.222 UTC