[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 7979   SHUFFLE   <  SKIP 1265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18208Nara, Latoya, J2060Lavender BayNew South WalesAustralia
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom
20645Stewart, Xavier98403TacomaWashingtonUnited States

Generated 2025-07-18 09:55:45.115 UTC