[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 468   SHUFFLE   <  SKIP 102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22413Diaz, Kristi, J75019ParisSeine (Paris)France
22450Alvarez, Audrey, L66272Sulzbach TaunusSaarlandGermany
21746Hernandez, Xavier90712LakewoodCaliforniaUnited States

Generated 2025-07-09 17:24:24.901 UTC