[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   SKIP 875   SHUFFLE   <  SKIP 1436  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22658Rodriguez, Devin93000BobignySeine Saint DenisFrance
24125Xu, Tiffany75019ParisSeine (Paris)France
24644Johnston, Samuel, B92020El CajonCaliforniaUnited States
17033Long, Carson91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 10:13:44.499 UTC