[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 2195  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22333Watson, Gabriella, D97045Oregon CityOregonUnited States
14803Martin, Stacy, D20354HamburgHamburgGermany
12690Zhang, Roger1002SydneyNew South WalesAustralia
29241Evans, Sophia98225BellinghamWashingtonUnited States

Generated 2025-07-12 19:57:56.120 UTC