[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 767   SHUFFLE   <  SKIP 2922  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18572Watson, Danielle94704BerkeleyCaliforniaUnited States
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States
12742Martinez, Samantha, C42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-20 16:38:19.414 UTC