[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   SKIP 2147   SHUFFLE   <  SKIP 392  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23003Robinson, Ashley, H97045Oregon CityOregonUnited States
16329Ye, Jamie, CSE1 8HLLondonEnglandUnited Kingdom
17675Li, Rosa98225BellinghamWashingtonUnited States
14045Ramos, Tanya, R4000BrisbaneQueenslandAustralia

Generated 2025-07-18 03:39:15.358 UTC