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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20157Reed, Riley, A2450Coffs HarbourNew South WalesAustralia
16686Alonso, Kristine2036MalabarNew South WalesAustralia
15432Kumar, Alvin, R94014ColmaCaliforniaUnited States

Generated 2025-07-11 21:02:47.930 UTC