[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 644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15680She, Tasha66578NeunkirchenSaarlandGermany
18813Hernandez, Kristy, G98107BallardWashingtonUnited States
17352Goel, Drew6006PerthSouth AustraliaAustralia

Generated 2025-07-11 19:08:12.539 UTC