[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 2295   SHUFFLE   <  SKIP 312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25153Coleman, Ryan98366Port OrchardWashingtonUnited States
26825Jimenez, Jamie22001HamburgHessenGermany
17659Tang, Jodi, A98168BurienWashingtonUnited States

Generated 2025-07-11 23:01:22.598 UTC