[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 3669   SHUFFLE   <  SKIP 1155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22548Brooks, Angela94070San CarlosCaliforniaUnited States
27830Hall, Caleb, M33098PaderbornNordrhein-WestfalenGermany
21282Smith, Julia94536FremontCaliforniaUnited States
16454Suri, MarcoRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-12 22:26:09.041 UTC