[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 263   SHUFFLE   <  SKIP 1601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11881Mitchell, Richard, T91941GrossmontCaliforniaUnited States
28907Jenkins, BlakeTY31RuncornEnglandUnited Kingdom
17542Rai, Bridget, L91502BurbankCaliforniaUnited States

Generated 2025-07-10 22:31:02.109 UTC