[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 785   SHUFFLE   <  SKIP 352  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26005Clark, Elizabeth, J97205PortlandOregonUnited States
21462Nelson, Katelyn92625Newport BeachCaliforniaUnited States
22043Cox, Trinity92806La JollaCaliforniaUnited States
19572Bailey, Melissa, C4551CaloundraQueenslandAustralia

Generated 2025-07-21 20:38:08.850 UTC