[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 2236   SHUFFLE   <  SKIP 2508  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22441Torres, Andrea, L95010HofBayernGermany
16648Coleman, Rachel91203GlendaleCaliforniaUnited States
24644Johnston, Samuel, B92020El CajonCaliforniaUnited States

Generated 2025-07-15 04:33:38.640 UTC