[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 376   SHUFFLE   <  SKIP 398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25009Alonso, Natasha, L4551CaloundraQueenslandAustralia
23214James, Kaylee, W91945Lemon GroveCaliforniaUnited States
23400Lee, Andrew, G94611OaklandCaliforniaUnited States

Generated 2025-07-17 16:48:57.827 UTC