[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 2391 SHUFFLE < SKIP 802 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11424 | Garcia, Pamela, S | 12311 | Berlin | Saarland | Germany |
16997 | Allen, Natalie | 90401 | Santa Monica | California | United States |
Generated 2025-07-15 04:48:08.493 UTC