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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18272Lin, Autumn, E2060Lavender BayNew South WalesAustralia
18287Zeng, Heather, E2060Lavender BayNew South WalesAustralia
18692Mehta, Preston, G2060Lavender BayNew South WalesAustralia

Generated 2025-07-19 23:00:39.467 UTC