[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 461   SHUFFLE   <  SKIP 4036  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28447Walker, Dalton, S93700DrancySeine Saint DenisFrance
20013Hughes, Jocelyn, S97330CorvallisOregonUnited States
18161Sanz, Tanya, M95000CergyVal d'OiseFrance

Generated 2025-07-13 22:59:06.411 UTC