[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 SHUFFLE SKIP 16 < SKIP 89 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13103 | Raji, Brendan | 3220 | Geelong | Victoria | Australia |
28490 | Ramos, Krista, L | 85049 | Ingolstadt | Bayern | Germany |
Generated 2025-07-14 09:56:04.713 UTC