[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   SKIP 840   SHUFFLE   <  SKIP 382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18208Nara, Latoya, J2060Lavender BayNew South WalesAustralia
24899Zhu, Vincent, E2113North RydeNew South WalesAustralia
14505Edwards, Alex, K90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 15:14:31.867 UTC