[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 24   SHUFFLE   <  SKIP 826  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11975Garcia, Destiny, B91910Chula VistaCaliforniaUnited States
11648Scott, Kevin, R91910Chula VistaCaliforniaUnited States
17611Butler, Luis, G97355LebanonOregonUnited States

Generated 2025-07-12 15:00:42.889 UTC