[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 512   SHUFFLE   <  SKIP 3540  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21499Ramirez, Bailey, L94070San CarlosCaliforniaUnited States
26170Jenkins, Jeremiah, C91776San GabrielCaliforniaUnited States
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-13 22:02:17.251 UTC