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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States
28742Vance, ErickCB4 4BZCambridgeEnglandUnited Kingdom
13230Bryant, Chloe, J98501OlympiaWashingtonUnited States

Generated 2025-07-12 08:59:43.852 UTC