[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 416   SHUFFLE   <  SKIP 1937  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom
28572Ye, Jeffery, Y98225BellinghamWashingtonUnited States
21077James, Rachel93700DrancySeine Saint DenisFrance
13042Pal, Alison4217Gold CoastQueenslandAustralia

Generated 2025-07-15 18:49:36.990 UTC