[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 548   SHUFFLE   <  SKIP 574  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19649Martin, Elizabeth, L98033KirklandWashingtonUnited States
13833Lewis, Noah, C93700DrancySeine Saint DenisFrance
26334Blanco, Ross90706BellflowerCaliforniaUnited States

Generated 2025-07-15 18:53:13.902 UTC