[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 413   SHUFFLE   <  SKIP 1872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27716Ramos, Albert, E2060Lavender BayNew South WalesAustralia
14015Lal, Kurt, R3429SunburyVictoriaAustralia
21324Baker, Chloe90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 03:57:22.072 UTC