[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 1921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13008Muñoz, Alberto, J3220GeelongVictoriaAustralia
29227Patel, Levi, I91910Chula VistaCaliforniaUnited States
16692Diaz, Jay2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-09 19:44:20.637 UTC