[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 251   SHUFFLE   <  SKIP 725  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23946Luo, Kelli66578NeunkirchenSaarlandGermany
18628Yang, Suzanne31770ColomiersGaronne (Haute)France
21628Xu, Kelli, T98168BurienWashingtonUnited States
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-21 03:35:21.708 UTC