[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 475   SHUFFLE   <  SKIP 4333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22001Chander, Gregory, J7001HobartTasmaniaAustralia
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom
27397James, Alex, L91203GlendaleCaliforniaUnited States

Generated 2025-07-13 05:18:19.563 UTC