[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 3386  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23014Mehta, Cassandra1597Lane CoveNew South WalesAustralia
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States
20434Sharma, Nathan, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-11 13:24:20.112 UTC