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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21686Ortega, Albert, A94010BurlingameCaliforniaUnited States
18039Clark, Logan59140DunkerqueNordFrance
22455Kapoor, Roy22001HamburgHessenGermany

Generated 2025-07-09 13:25:09.564 UTC