[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 2963   SHUFFLE   <  SKIP 627  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24188Turner, CharlesGL50CheltenhamEnglandUnited Kingdom
11487Jones, Morgan, C59140DunkerqueNordFrance
12331Chandra, Meagan, J59170CroixNordFrance
24292Brooks, Mackenzie91203GlendaleCaliforniaUnited States

Generated 2025-07-20 17:52:36.359 UTC