[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 875   SHUFFLE   <  SKIP 3502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25962Jenkins, Jordyn, J98036LynnwoodWashingtonUnited States
27581Kapoor, Phillip4655Hervey BayQueenslandAustralia
26480Patterson, Jacqueline, R94947NovatoCaliforniaUnited States

Generated 2025-07-08 03:04:11.737 UTC