[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 24   SHUFFLE   <  SKIP 261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20740Sharma, KathrynV3J 6Z3BurnabyBritish ColumbiaCanada
26791Nath, Kelvin, M77520BaytownTexasUnited States
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance

Generated 2025-07-13 05:04:58.914 UTC