[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16653Phillips, Isabella98027IssaquahWashingtonUnited States
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
21420Carter, Isabella, C90012Los AngelesCaliforniaUnited States

Generated 2025-07-10 22:29:43.737 UTC