[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 875   SHUFFLE   <  SKIP 6171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15415Gray, Rachel99202SpokaneWashingtonUnited States
24763Hill, FernandoV0SookeBritish ColumbiaCanada
28905Bailey, Katherine, L59000LilleNordFrance

Generated 2025-07-10 13:13:40.535 UTC