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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18243Sai, Cesar2061Milsons PointNew South WalesAustralia
12721Martinez, Rebekah, A66740SaarlouisSaarlandGermany
26068Patterson, Dylan98501OlympiaWashingtonUnited States

Generated 2025-07-11 22:25:36.550 UTC