[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States
13620Ye, Damien, M2450Coffs HarbourNew South WalesAustralia
18387Green, Carlos91950National CityCaliforniaUnited States

Generated 2025-07-10 18:28:54.587 UTC