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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11763Fernandez, Ross, R2777SpringwoodNew South WalesAustralia
11713Zhang, Kyle, C98033KirklandWashingtonUnited States
21969Deng, Latoya, H2036MalabarNew South WalesAustralia

Generated 2025-07-21 03:24:26.800 UTC