[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 3411   <  SKIP 295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29431Gutierrez, Marie, FB29 6SLBirminghamEnglandUnited Kingdom
19159Gonzalez, Richard, J91941GrossmontCaliforniaUnited States
15651Lopez, Ann, T91420MorangisEssonneFrance

Generated 2025-07-13 18:52:54.890 UTC