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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11933Rubio, Mathew98225BellinghamWashingtonUnited States
27555Alexander, Isabella90505TorranceCaliforniaUnited States
15595Sanchez, Andre2036MalabarNew South WalesAustralia

Generated 2025-07-18 18:33:38.901 UTC