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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18968Lopez, IsaiahV7L 4J4N. VancouverBritish ColumbiaCanada
23038Reed, Sydney98052RedmondWashingtonUnited States
20477Washington, Brandon, E91776San GabrielCaliforniaUnited States

Generated 2025-07-15 22:16:10.911 UTC