[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 482   SHUFFLE   <  SKIP 2884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22538Wang, Bianca93290Tremblay-en-FranceSeine Saint DenisFrance
16392Raman, Kari31770ColomiersGaronne (Haute)France
23073Griffin, Christian98371PuyallupWashingtonUnited States

Generated 2025-07-13 00:01:46.434 UTC