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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23964Nara, Arturo78100Saint Germain en LayeYvelineFrance
25259Thomas, Ethan99202SpokaneWashingtonUnited States
26898Simmons, Ashley, R59000LilleNordFrance

Generated 2025-07-18 11:15:33.291 UTC