[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2996  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20456Ramos, Alfredo3429SunburyVictoriaAustralia
18127He, Franklin, KW1N 9FALondonEnglandUnited Kingdom
13119Guo, Jaclyn4551CaloundraQueenslandAustralia
16118Wright, James, A94611OaklandCaliforniaUnited States

Generated 2025-07-09 10:33:57.114 UTC