[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 4438   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25977Lopez, Jenna, M91364Woodland HillsCaliforniaUnited States
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
12407Raji, Shawn10791BerlinHamburgGermany

Generated 2025-07-16 14:57:24.184 UTC