[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 189   SHUFFLE   <  SKIP 2794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16979Rogers, Kaitlyn, J91950Lincoln AcresCaliforniaUnited States
27912Ramirez, Caitlin98052RedmondWashingtonUnited States
22918Jai, Calvin, S4000BrisbaneQueenslandAustralia

Generated 2025-07-20 12:08:49.628 UTC