[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 2084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24301Rai, Tasha, L7001HobartTasmaniaAustralia
21096Lin, Jon04838EilenburgBrandenburgGermany
25067Butler, Melanie, P98027IssaquahWashingtonUnited States

Generated 2025-07-11 14:47:35.436 UTC