[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 34   SHUFFLE   <  SKIP 2226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12188Thomas, Ashley, J91910Chula VistaCaliforniaUnited States
16770Rogers, Charles90712LakewoodCaliforniaUnited States
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-11 00:41:33.762 UTC