[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 3908  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16412Liang, Leah59170CroixNordFrance
13885Howard, Brian, S98403TacomaWashingtonUnited States
20211Mr., Rodgers, Scott, M.4169East BrisbaneQueenslandAustralia
14488Hughes, Connor, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 22:00:15.687 UTC