[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 593   SHUFFLE   <  SKIP 591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14826Lopez, Stefanie, J93700DrancySeine Saint DenisFrance
28846Lopez, Cynthia, D91910Chula VistaCaliforniaUnited States
27033Harrison, Ernest98225BellinghamWashingtonUnited States

Generated 2025-07-18 19:28:54.565 UTC