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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20218Xie, Drew, A4169East BrisbaneQueenslandAustralia
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance
23388Henderson, Ana92020El CajonCaliforniaUnited States

Generated 2025-07-11 18:16:44.418 UTC