[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 575   SHUFFLE   <  SKIP 2651  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
24972Garcia, Edward94536FremontCaliforniaUnited States
29162Murphy, Xavier97301SalemOregonUnited States
17433Lee, Cameron, L98901YakimaWashingtonUnited States

Generated 2025-07-17 20:04:09.341 UTC