[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 3669   SHUFFLE   <  SKIP 2732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28599Perry, Stephanie99202SpokaneWashingtonUnited States
13214Adams, Elijah, L98104SeattleWashingtonUnited States
25027Mehta, Meredith2061Milsons PointNew South WalesAustralia

Generated 2025-07-12 00:33:50.421 UTC