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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19264Gonzalez, Kristopher, C3429SunburyVictoriaAustralia
20353Phillips, Allison92806La JollaCaliforniaUnited States
14017Rodriguez, Chloe, C92102San DiegoCaliforniaUnited States

Generated 2025-07-11 19:05:21.723 UTC