[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 2130   SHUFFLE   <  SKIP 177  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18594Garcia, Kristi91502BurbankCaliforniaUnited States
21819Howard, Chloe, S93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-15 07:39:59.240 UTC