[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13880Kumar, Marshall98168BurienWashingtonUnited States
12704Mrs., Nara, Barbara3220GeelongVictoriaAustralia
28181Rodriguez, Katherine, J97355LebanonOregonUnited States

Generated 2025-07-11 06:09:26.427 UTC