[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 7079  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15058Suarez, Julio, JWA3WatfordEnglandUnited Kingdom
11734Chen, Omar, J92118CoronadoCaliforniaUnited States
24903Black, Tracy, B4171HawthorneQueenslandAustralia
28458She, Casey, C77127LieusaintSeine et MarneFrance

Generated 2025-07-15 12:02:49.395 UTC