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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22046Sanders, Jasmine, E99362Walla WallaWashingtonUnited States
15393Ruiz, Rebekah, E94704BerkeleyCaliforniaUnited States
13766Gill, Joe75005ParisSeine (Paris)France

Generated 2025-07-11 06:31:51.511 UTC