[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 2421   SHUFFLE   <  SKIP 171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada
20840Xie, Alison, H93500PantinSeine Saint DenisFrance
18997King, Eric98403TacomaWashingtonUnited States

Generated 2025-07-11 14:19:05.427 UTC