[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 2421   SHUFFLE   <  SKIP 3952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28799Nelson, Amber, A91203GlendaleCaliforniaUnited States
14959Patel, Ross59000LilleNordFrance
13193Evans, Kevin, K94941Mill ValleyCaliforniaUnited States

Generated 2025-07-16 11:26:07.390 UTC