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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11487Jones, Morgan, C59140DunkerqueNordFrance
12935Hill, Robert, L92625Newport BeachCaliforniaUnited States
22560Jai, Casey, CCM11BillericayEnglandUnited Kingdom
20413Powell, Taylor, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 22:40:11.440 UTC