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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16447Becker, KateTY31RuncornEnglandUnited Kingdom
15888Richardson, Amanda98270MarysvilleWashingtonUnited States
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States

Generated 2025-07-11 18:40:21.273 UTC