[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 6942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21579Jackson, Wyatt97071WoodburnOregonUnited States
12700Kumar, Mindy, R4171HawthorneQueenslandAustralia
23147Smith, Wyatt, P92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 02:05:08.879 UTC