[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 2421   SHUFFLE   <  SKIP 3264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17371Reed, Kaylee, RV8Y 1L1CliffsideBritish ColumbiaCanada
19252Brooks, Jasmine, S75007ParisSeine (Paris)France
26803Bennett, Xavier, W90012Los AngelesCaliforniaUnited States

Generated 2025-07-11 05:42:56.094 UTC