[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 696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12292Kumar, Nicolas, RSL4 1RHBerksEnglandUnited Kingdom
14986Martinez, Richard, JWA1WarringtonEnglandUnited Kingdom
26004Washington, Arthur94611OaklandCaliforniaUnited States

Generated 2025-07-17 00:39:57.754 UTC