[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 750   SHUFFLE   <  SKIP 297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20155Fernandez, Jay2060Lavender BayNew South WalesAustralia
19097Pal, Mindy2060Lavender BayNew South WalesAustralia
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States

Generated 2025-11-05 04:08:21.884 UTC