[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 875   SHUFFLE   <  SKIP 6871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16319Ortega, Joy, A93000BobignySeine Saint DenisFrance
28966Li, Martha, M94519ConcordCaliforniaUnited States
14144Gutierrez, Lee, A95000CergyVal d'OiseFrance

Generated 2025-07-17 19:53:51.068 UTC