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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11060Zhou, Jon, L3280WarrnamboolVictoriaAustralia
26055Foster, Ethan98901YakimaWashingtonUnited States
17582Wilson, Katherine, A92118CoronadoCaliforniaUnited States

Generated 2025-07-16 01:27:56.890 UTC