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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15218Johnsen, Willie5023FindonSouth AustraliaAustralia
20276Sanchez, Haley, R98104SeattleWashingtonUnited States
29331Yuan, Melvin2060Lavender BayNew South WalesAustralia

Generated 2025-07-16 15:46:32.751 UTC