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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States
17206Gonzales, Spencer93290Tremblay-en-FranceSeine Saint DenisFrance
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 20:33:39.909 UTC