[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 5770  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25049Ye, Candice, L92118CoronadoCaliforniaUnited States
14575Lee, Rachel, C98052RedmondWashingtonUnited States
16933Arun, Donald, BCM11BillericayEnglandUnited Kingdom
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States

Generated 2025-07-17 19:48:34.827 UTC