[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3489  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28621Liu, Kristen92311BarstowCaliforniaUnited States
18385Gonzalez, Miguel91502BurbankCaliforniaUnited States
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
16265Goel, Julie93000BobignySeine Saint DenisFrance

Generated 2025-07-11 03:12:54.788 UTC