[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 2973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
24749Guo, Marshall, C94519ConcordCaliforniaUnited States

Generated 2025-07-21 16:27:21.099 UTC