[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 4355   SHUFFLE   <  SKIP 770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11563Srini, CesarSE1 8HLLondonEnglandUnited Kingdom
26644Hernandez, Jenna, E98366Port OrchardWashingtonUnited States
14950Hernandez, MariaTY31RuncornEnglandUnited Kingdom

Generated 2025-07-22 01:38:39.551 UTC