[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 3669 SHUFFLE < SKIP 2330 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23034 | Cooper, Melanie, A | 90012 | Los Angeles | California | United States |
20803 | Rodriguez, Nicole, A | 93700 | Drancy | Seine Saint Denis | France |
22815 | Wang, Margaret, P | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-12 13:10:28.471 UTC