[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 4202   <  SKIP 1892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16294Hu, Steve, AW10 6BLLondonEnglandUnited Kingdom
22221Kumar, Benjamin94014ColmaCaliforniaUnited States
19771Jai, Tasha, A4217Gold CoastQueenslandAustralia

Generated 2025-07-17 11:28:59.707 UTC