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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22186Foster, Jonathan94070San CarlosCaliforniaUnited States
22709Gao, Tamara59140DunkerqueNordFrance
28918Blanco, GinaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-10 20:55:56.245 UTC