[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 413   SHUFFLE   <  SKIP 957  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24932Jones, Richard, W94611OaklandCaliforniaUnited States
18114Foster, Alexandria, L91791West CovinaCaliforniaUnited States
23232Serrano, FrankSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-14 02:35:54.202 UTC