[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 475   SHUFFLE   <  SKIP 3303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20494Peterson, Jesse, E91932Imperial BeachCaliforniaUnited States
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
12089Richardson, NathanielV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-16 11:30:54.556 UTC