[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 438   SHUFFLE   <  SKIP 102  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18117Washington, Fernando, E98052RedmondWashingtonUnited States
24769Lal, Brendan, L94014ColmaCaliforniaUnited States
21145Lal, Mindy94010BurlingameCaliforniaUnited States
19257Jiménez, Dana48001MünsterSaarlandGermany

Generated 2025-07-13 13:49:44.092 UTC