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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16255Russell, Taylor, E93290Tremblay-en-FranceSeine Saint DenisFrance
14292Ross, Isabella94519ConcordCaliforniaUnited States
12169Howard, Abigail92118CoronadoCaliforniaUnited States

Generated 2025-07-11 23:05:02.742 UTC