[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 413   SHUFFLE   <  SKIP 1835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27126Sharma, Derek, I80610Saint OuenSommeFrance
13045Gomez, Anne3429SunburyVictoriaAustralia
26036Wright, Haley2580GoulburnNew South WalesAustralia

Generated 2025-07-14 06:02:55.666 UTC