[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 542   SHUFFLE   <  SKIP 513  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21840Ma, StaceySL67RJMaidenheadEnglandUnited Kingdom
22392Gray, Bailey, A93000BobignySeine Saint DenisFrance
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States

Generated 2025-07-17 22:34:53.602 UTC