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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21530Raman, Toni41100Saint OuenLoir et CherFrance
12876Robinson, Blake, E94611OaklandCaliforniaUnited States
24293Rivera, Anna91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-21 15:41:12.643 UTC