[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 336  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24871Luo, Kelsey, J95000CergyVal d'OiseFrance
27123Xie, Jaclyn59170CroixNordFrance
23065Nath, Derek98225BellinghamWashingtonUnited States
14388Rogers, Kaylee91950National CityCaliforniaUnited States

Generated 2025-07-16 18:41:32.187 UTC