[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 250   SHUFFLE   <  SKIP 4882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28758Rodriguez, Troy80610Saint OuenSommeFrance
28210Alan, Meghan, I2060Lavender BayNew South WalesAustralia
17641Ms., Smith-Bates, Lorrin, G.93500PantinSeine Saint DenisFrance

Generated 2025-07-16 00:21:04.119 UTC