[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 250   SHUFFLE   <  SKIP 1032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13454Griffin, Benjamin90802Long BeachCaliforniaUnited States
24276Nelson, Kaitlyn, J1002SydneyNew South WalesAustralia
25593Gill, Micheal92310SèvresHauts de SeineFrance

Generated 2025-07-08 16:28:32.723 UTC