[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 750   SHUFFLE   <  SKIP 5  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12662Huang, Jessie75010ParisSeine (Paris)France
14814Jai, Christine, JCB4 4BZCambridgeEnglandUnited Kingdom
11327Moreno, Jaime, C91502BurbankCaliforniaUnited States

Generated 2025-07-09 03:17:43.446 UTC