[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 250   <  SKIP 8029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28718Raman, Cassandra2060Lavender BayNew South WalesAustralia
28949Ramos, Lance, S2060Lavender BayNew South WalesAustralia
29090Ye, Lacey2060Lavender BayNew South WalesAustralia

Generated 2025-07-09 14:57:03.062 UTC