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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18388Russell, Julia, A91977Spring ValleyCaliforniaUnited States
29227Patel, Levi, I91910Chula VistaCaliforniaUnited States
22449He, Heather, G77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-18 22:53:53.351 UTC