[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 413   SHUFFLE   <  SKIP 1092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26041Torres, Gloria, G98225BellinghamWashingtonUnited States
22261Allen, Isaac, J94704BerkeleyCaliforniaUnited States
23126Van, Carolyn90210Beverly HillsCaliforniaUnited States

Generated 2025-07-12 05:18:18.608 UTC