[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 512   SHUFFLE   <  SKIP 1219  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11346Gutierrez, Deanna, E75007ParisSeine (Paris)France
22889Long, Julia, RV2M1S6NewtonBritish ColumbiaCanada
13283Griffin, Dakota97355LebanonOregonUnited States
25032Rana, Meredith1002SydneyNew South WalesAustralia

Generated 2025-07-11 22:21:40.106 UTC