[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 4189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19882Phillips, Richard, L90505TorranceCaliforniaUnited States
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
21611Wilson, Ethan, J91364Woodland HillsCaliforniaUnited States

Generated 2025-07-12 09:08:53.456 UTC