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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18464Suri, Toni2300NewcastleNew South WalesAustralia
14649Cox, Grace90505TorranceCaliforniaUnited States
18128Suarez, Roberto, D93000BobignySeine Saint DenisFrance
22329Peterson, Grace, Y97034Lake OswegoOregonUnited States

Generated 2025-07-12 03:49:40.453 UTC