[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 440   SHUFFLE   <  SKIP 2253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23685Reed, Alexa, C90712LakewoodCaliforniaUnited States
13444Lopez, Abby, M90210Beverly HillsCaliforniaUnited States
28559Gutierrez, Billy93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-10 00:46:23.812 UTC