[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 4281   SHUFFLE   <  SKIP 22  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28649Martinez, Nathan, M94010BurlingameCaliforniaUnited States
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance

Generated 2025-07-16 20:14:42.687 UTC