[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 217   <  SKIP 394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12569Rai, Kristin, CWA3 7BHWarringtonEnglandUnited Kingdom
27786Raman, Cynthia, PPB12PeterboroughEnglandUnited Kingdom
28145Jones, Brandon, C91502BurbankCaliforniaUnited States

Generated 2025-07-14 10:56:56.747 UTC