[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 875   SHUFFLE   <  SKIP 290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20824Xu, Derek, MHP10 9QYHigh WycombeEnglandUnited Kingdom
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
22287Griffin, Megan, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 20:23:01.947 UTC