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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14494Diaz, Cameron97301SalemOregonUnited States
21109Pal, Katie70452StuttgartSaarlandGermany
18985Bailey, Paige, A98168BurienWashingtonUnited States
27124Kovar, Raymond, E57000MetzMoselleFrance

Generated 2025-07-17 03:15:17.127 UTC