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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13278Hu, Jorge91910Chula VistaCaliforniaUnited States
11821Johnson, Austin90210Beverly HillsCaliforniaUnited States
21012Vance, Marie, WPE17BuryEnglandUnited Kingdom
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
23304Simmons, Jordan, M91203GlendaleCaliforniaUnited States
26014Torres, Olivia94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 15:02:00.768 UTC