[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 875   SHUFFLE   <  SKIP 1359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22740Rogers, Kimberly94704BerkeleyCaliforniaUnited States
28490Ramos, Krista, L85049IngolstadtBayernGermany
27782Hernandez, Mason, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-06 14:25:04.765 UTC