[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 568   SHUFFLE   <  SKIP 718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12475Carter, Logan, A42651SolingenNordrhein-WestfalenGermany
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States
28873Deng, Roger, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-09 13:49:50.823 UTC