[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 482   SHUFFLE   <  SKIP 4236  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24551Malhotra, Molly93000BobignySeine Saint DenisFrance
14374Yang, David91950National CityCaliforniaUnited States
23234Lu, Brent, R80074MünchenHamburgGermany
18134Romero, Melody95010HofBayernGermany

Generated 2025-07-18 20:25:17.904 UTC