[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   SKIP 1445   SHUFFLE   <  SKIP 522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12835Yuan, Karl, L85049IngolstadtBayernGermany
25403Clark, Jasmine, E90401Santa MonicaCaliforniaUnited States
12561Lin, Trisha93000BobignySeine Saint DenisFrance

Generated 2025-07-18 01:08:02.980 UTC