[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 4238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
15394Wilson, Natalie, C91945Lemon GroveCaliforniaUnited States
23713Butler, Arianna, C90505TorranceCaliforniaUnited States

Generated 2025-07-12 12:08:49.143 UTC