[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 364   SHUFFLE   <  SKIP 1773  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28053Howard, Jared, C90210Beverly HillsCaliforniaUnited States
16933Arun, Donald, BCM11BillericayEnglandUnited Kingdom

Generated 2025-07-17 18:01:47.927 UTC