[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22648Srini, Kaitlin, J93500PantinSeine Saint DenisFrance
17244Dominguez, Kellie, E5023FindonSouth AustraliaAustralia
22741He, Darryl, R98107BallardWashingtonUnited States

Generated 2025-07-11 06:21:45.727 UTC