[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 92   <  SKIP 1623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16330Simmons, Luke, J78400ChatouYvelineFrance
27199Wright, Jesse, E98201EverettWashingtonUnited States
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States

Generated 2025-07-15 13:40:33.983 UTC