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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19322Romero, Gerald, KSW19 3RULondonEnglandUnited Kingdom
13965Sara, Barry, R4655Hervey BayQueenslandAustralia
16805Allen, Fernando, H97068W. LinnOregonUnited States

Generated 2025-07-10 22:31:46.930 UTC