[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 0   SHUFFLE   <  SKIP 1045  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14249Thomas, Eduardo, J91950National CityCaliforniaUnited States
12335Ashe, Francisco, WTY31RuncornEnglandUnited Kingdom
19346She, Donna, DSL4 1RHBerksEnglandUnited Kingdom
22143Prasad, Summer, MV8Y 1L1CliffsideBritish ColumbiaCanada
27564Lal, Kevin91502BurbankCaliforniaUnited States
18765Shan, Noah, A98901YakimaWashingtonUnited States
16450Gutierrez, Rebekah, P59000LilleNordFrance

Generated 2025-10-28 06:02:32.611 UTC