[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3269  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25126Suri, Shane, L2036MalabarNew South WalesAustralia
14696Anand, Shawn, J41485GrevenbroichBayernGermany
19668Patel, Erick, C98168BurienWashingtonUnited States
21576Gonzales, Benjamin97045Oregon CityOregonUnited States

Generated 2025-07-09 14:20:57.223 UTC