[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 263   SHUFFLE   <  SKIP 2001  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom
12821McDonald, Cesar, C59100RoubaixNordFrance
28043Young, Gabrielle, L94519ConcordCaliforniaUnited States

Generated 2025-07-20 10:22:26.478 UTC