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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States
29328Alexander, Jason91203GlendaleCaliforniaUnited States
17509Ramirez, Makayla, LV8POak BayBritish ColumbiaCanada

Generated 2025-07-18 07:05:21.824 UTC