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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13802Subram, Tina59140DunkerqueNordFrance
14768Kelly, Ian66740SaarlouisSaarlandGermany
23963Jimenez, Gerald, E93000BobignySeine Saint DenisFrance

Generated 2025-07-12 00:02:30.330 UTC