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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24998Martinez, Olivia94010BurlingameCaliforniaUnited States
14954Perez, Denise, W75007ParisSeine (Paris)France
23876Henderson, David, M91776San GabrielCaliforniaUnited States

Generated 2025-07-14 14:18:19.383 UTC