[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 2515   <  SKIP 714  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20157Reed, Riley, A2450Coffs HarbourNew South WalesAustralia
19736Kelly, Rachel94109San FranciscoCaliforniaUnited States

Generated 2025-07-18 12:06:00.069 UTC