[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 875   SHUFFLE   <  SKIP 1688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12300Gonzalez, Adriana, L31770ColomiersGaronne (Haute)France
17389Butler, Abigail, K98168BurienWashingtonUnited States
25672Subram, Janelle92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-09 10:07:38.416 UTC