[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 250   SHUFFLE   <  SKIP 193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19681King, MorganV2W 1W2HaneyBritish ColumbiaCanada
21819Howard, Chloe, S93290Tremblay-en-FranceSeine Saint DenisFrance
26632Moore, Isabella, B98225BellinghamWashingtonUnited States

Generated 2025-07-13 03:33:51.365 UTC