[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 5465 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18019 | Raji, Yolanda, W | 80074 | München | Hamburg | Germany |
20211 | Mr., Rodgers, Scott, M. | 4169 | East Brisbane | Queensland | Australia |
28398 | Lal, Shawn, L | 92081 | Paris La Defense | Hauts de Seine | France |
Generated 2025-07-16 21:23:07.917 UTC