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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23043Moore, Katherine, L98403TacomaWashingtonUnited States
20600Hu, Dennis, J2061Milsons PointNew South WalesAustralia
28947Nath, Grant, A4551CaloundraQueenslandAustralia
16194Deng, Katie92400CourbevoieHauts de SeineFrance

Generated 2025-07-11 22:04:15.776 UTC