[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21745Foster, Isabel, MV3A 4R2LangleyBritish ColumbiaCanada
12793Guo, Jessie, J91910Chula VistaCaliforniaUnited States
26624Russell, Elizabeth, A98104SeattleWashingtonUnited States

Generated 2025-07-12 01:58:47.851 UTC